home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 5 / Apprentice-Release5.iso / Source Code / C / Frameworks / Extension Shell 1.5 / Sample Extensions (1.5) / MacCough ƒ / MacCough Read Me < prev    next >
Encoding:
Text File  |  1996-04-12  |  581 b   |  10 lines  |  [TEXT/ttxt]

  1. MacCough Read Me
  2.  
  3.  
  4. About MacCough
  5.  
  6. The coughing noise (and the icon) of MacCough was taken from Timonthy Miller's "Sniff™" Extesion.
  7.  
  8. It demonstrates using Extension Shell to install a Time Manager task, and use a custom address table.
  9.  
  10. MacCough plays a coughing noise every 10 seconds. Since Time Manager tasks aren't allowed to move memory, we install a Notification Manager request (which is allowed to move memory) that plays the sound for us. MacCough causes the CodeWarrior 8 development environment to freeze - do not try nd run CodeWarrior when you have MacCough installed.